post

Get templates

lock
{{protocol}}://{{url}}/{{version}}/items/:_key/templates

Apply a template to an item.

Authenticated. Permissions: a on the item on which the template is applied.

Authentication

Authentication inherited from the collection: Bearer .

Parameters

Name Type Value
_key path {{meKey}}

Body

          {
  "templateType": "Shot",
  "limit": 5,
  "view": "item.data.name"
}